Crate tokio_tfo[][src]

Expand description

TCP Fast Open (TFO) in Rust for tokio

Re-exports

pub use self::listener::TfoListener;
pub use self::stream::TfoStream;

Modules

TFO listener

TFO stream